-- JSON module extracted from ITU-T Y.4473 (08/2020)

//Example 40 - An example response of receiving updates of the selected property of an entity set with MQTT Subscribe. //The example shows a sample response of the following MQTT topic subscription - Datastreams(1)/Observations?$select=phenomenonTime,result { "result": 45, "phenonmenonTime": "2015-02-05T17:00:00Z" }